Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LIST-QUERY-ATTRS function
Returns a comma-separated list of attributes and methods that are supported for an object or widget.
Syntax
widget-handleA handle to a valid object or widget. The function returns a list of the attributes and methods that are supported for that object or widget.
ExampleThe following example uses the LIST-QUERY-ATTRS and LIST-SET-ATTRS functions to populate selection lists with the valid attributes and methods for a specified widget. When you run this procedure, type ? at any time to see lists of valid attributes for the widget that currently has focus.
See also
CAN-QUERY function, CAN-SET function, LAST-EVENT system handle, LIST-EVENTS function, LIST-SET-ATTRS function, LIST-WIDGETS function, VALID-EVENT function
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |